Global Index
HTML5 JS API Index > SVG Tutorials & Specs

GetSVGDocument

Operations
SVGDocument
getSVGDocument()
This method must return the Document object embedded content in an embedding element, or null if there is no document. Note that this is equivalent to fetching the value of the EmbeddingElement::contentDocument attribute of the embedding element, if the EmbeddingElement interface is also implemented.